home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / Pages / Pages.app / English.lproj / Markers.strings < prev    next >
Text File  |  1994-12-14  |  2KB  |  68 lines

  1. /* Copyright Notice ============================================*
  2.  
  3.     This file contains proprietary information of Pages Software
  4.     Incorporated. Copying or reproduction without prior written
  5.     approval is prohibited.
  6.         
  7.     Copyright (c) 1994
  8.     Pages Software Inc.
  9.     9755 Clairemont Mesa Blvd.
  10.     San Diego, CA 92124
  11.     (619) 492-9050
  12.     
  13.  * Copyright Notice ============================================*/
  14.  
  15.  
  16. /* RCS History Section==========================================*/
  17.  
  18. /*
  19.  * $Header: /sourceControl/pages/1.5.n/src/markers.subproj/English.lproj/RCS/Markers.strings,v 2.1 1994/10/13 00:13:49 peter Exp $
  20.  *
  21.  * $Log: Markers.strings,v $
  22.  * Revision 2.1  1994/10/13  00:13:49  peter
  23.  * 1.5.n tree start
  24.  *
  25. Revision 1.1  94/03/30  16:41:34  peter
  26. Initial revision
  27.  
  28.  */
  29.  
  30. /* RCS History Section==========================================*/
  31.  
  32.  
  33.  
  34. /* Module Notes ================================================*
  35.  
  36.     Strings for the marker system...
  37.     
  38.  * Module Notes ================================================*/
  39.  
  40. /************************************************
  41.  *        Marker Formatting Strings
  42.  ************************************************/
  43.  
  44. "Marker12HourTime"         = "%I:%M%p";
  45. "Marker24HourTime"         = "%H:%M";
  46. "MarkerShortDate"         = "%m/%d/%y";
  47. "MarkerLongDate"             = "%b %d, %Y";
  48. "MarkerFileDate"             = "%m/%d/%y";
  49.  
  50.  
  51. /************************************************
  52.  *        Abacus Strings
  53.  ************************************************/
  54.  
  55. "AbacusNegate"                = "-%s";
  56. "AbacusAlphaChars"        = "abcdefghijklmnopqrstuvwxyz";
  57. "AbacusFootnoteChars"    = " *†‡§|#";
  58. "AbacusRomanA"                = "ixcm";
  59. "AbacusRomanB"                = "vld?";
  60.  
  61.  
  62. /************************************************
  63.  *        Error Strings
  64.  ************************************************/
  65.  
  66. "EvaluatorError"            = "Err";
  67.  
  68.